home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Q-R
/
Recognize.94.cpt
/
Recognize .94
/
background_16524.txt
< prev
next >
Wrap
Text File
|
1988-11-13
|
2KB
|
69 lines
-- background: 16524 from stack: in.94
-- bmap block id: 16101
-- flags: 0000
-- background id: 0
-- name: Librarybkgnd
----- HyperTalk script -----
on idle
put empty into newln
put empty into thestring
global getlist
if getlist is true then
repeat while charsavailable() <> 0
if the mouse is down then
put false into getlist
exit repeat
sendsport numtochar(3)
end if
set cursor to busy
show the msg at 13,18
put "Receiving Data--click to cancel"
put recvupto(return,"","") into newIn
put newIn after cd fld thelist
end repeat
hide msg
else
repeat while charsavailable() <> 0
set cursor to busy
show the msg at 13,18
put "Receiving Data"
put recvupto(return,"","") into newIn
put newIn after cd fld thelist
set the scroll of cd fld thelist to the number of lines of cd fld thelist
end repeat
end if
end idle
-- part 1 (field)
-- low flags: 01
-- high flags: 0004
-- rect: left=122 top=1 right=35 bottom=394
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 2
-- text size: 24
-- style flags: 0
-- line height: 32
-- part name: Menu
-- part 2 (field)
-- low flags: 01
-- high flags: 0004
-- rect: left=226 top=34 right=63 bottom=285
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 18
-- style flags: 0
-- line height: 24
-- part name: